Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix npm version invocation #165

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

tstirrat15
Copy link
Contributor

@tstirrat15 tstirrat15 commented Oct 3, 2024

Description

Turns out npm version <version> tries to commit a tag. We don't want that in this context, and it causes failures.

I also am taking a different approach to fixing the release process - this should mean that I don't need to keep cutting releases until I get the process sorted.

Changes

  • Fix npm version invocation

Temp

  • Change publish to run on PR

Testing

See that publish step completes. Then I'll revert the changes to the workflow triggers and we can merge.

@tstirrat15 tstirrat15 requested a review from a team as a code owner October 3, 2024 18:28
@tstirrat15
Copy link
Contributor Author

The publish step succeeded. Gonna revert the changes.

@tstirrat15
Copy link
Contributor Author

See version here: https://www.npmjs.com/package/@authzed/authzed-node

@tstirrat15 tstirrat15 merged commit afbf487 into main Oct 3, 2024
7 checks passed
@tstirrat15 tstirrat15 deleted the fix-invocation-of-node-version branch October 3, 2024 18:34
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants